home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / dviselect / make.out < prev    next >
Encoding:
Text File  |  1989-06-20  |  7.5 KB  |  172 lines

  1. [paprika] (36)% pmake -k
  2. --- sun3.md/conv.o ---
  3. rm -f sun3.md/conv.o
  4. cc  -g -O -msun3   -I. -Isun3.md -c conv.c -o sun3.md/conv.o
  5. --- sun3.md/dviclass.o ---
  6. rm -f sun3.md/dviclass.o
  7. cc  -g -O -msun3   -I. -Isun3.md -c dviclass.c -o sun3.md/dviclass.o
  8. --- sun3.md/error.o ---
  9. rm -f sun3.md/error.o
  10. cc  -g -O -msun3   -I. -Isun3.md -c error.c -o sun3.md/error.o
  11. --- sun3.md/findpost.o ---
  12. rm -f sun3.md/findpost.o
  13. cc  -g -O -msun3   -I. -Isun3.md -c findpost.c -o sun3.md/findpost.o
  14. --- sun3.md/fio.o ---
  15. rm -f sun3.md/fio.o
  16. cc  -g -O -msun3   -I. -Isun3.md -c fio.c -o sun3.md/fio.o
  17. --- sun3.md/font.o ---
  18. rm -f sun3.md/font.o
  19. cc  -g -O -msun3   -I. -Isun3.md -c font.c -o sun3.md/font.o
  20. --- sun3.md/font_subr.o ---
  21. rm -f sun3.md/font_subr.o
  22. cc  -g -O -msun3   -I. -Isun3.md -c font_subr.c -o sun3.md/font_subr.o
  23. --- sun3.md/gfclass.o ---
  24. rm -f sun3.md/gfclass.o
  25. cc  -g -O -msun3   -I. -Isun3.md -c gfclass.c -o sun3.md/gfclass.o
  26. --- sun3.md/font.o ---
  27. font.c:29: parse error before `need'
  28. font.c: In function fontinit:
  29. font.c:108: `FONTDESC' undeclared (first use this function)
  30. font.c:108: (Each undeclared identifier is reported only once
  31. font.c:108: for each function it appears in.)
  32. font.c: In function readconf:
  33. font.c:133: warning: `readconf' was declared implicitly `extern' and later `static'
  34. font.c: In function setfont:
  35. --- sun3.md/gffont.o ---
  36. rm -f sun3.md/gffont.o
  37. cc  -g -O -msun3   -I. -Isun3.md -c gffont.c -o sun3.md/gffont.o
  38. --- sun3.md/font.o ---
  39. font.c:195: warning: `setfont' was declared implicitly `extern' and later `static'
  40. font.c: In function badcf:
  41. font.c:226: warning: `badcf' was declared implicitly `extern' and later `static'
  42. font.c: In function getafont:
  43. --- sun3.md/gripes.o ---
  44. rm -f sun3.md/gripes.o
  45. --- sun3.md/font.o ---
  46. font.c:333: warning: `getafont' was declared `extern' and later `static'
  47. font.c:296: warning: previous declaration of `getafont'
  48. *** Error code 1
  49. --- sun3.md/gffont.o ---
  50. gffont.c: In function gf_read:
  51. gffont.c:158: warning: `gf_read' was declared `extern' and later `static'
  52. --- sun3.md/gripes.o ---
  53. cc  -g -O -msun3   -I. -Isun3.md -c gripes.c -o sun3.md/gripes.o
  54. --- sun3.md/magfactor.o ---
  55. rm -f sun3.md/magfactor.o
  56. cc  -g -O -msun3   -I. -Isun3.md -c magfactor.c -o sun3.md/magfactor.o
  57. --- sun3.md/pkfont.o ---
  58. rm -f sun3.md/pkfont.o
  59. cc  -g -O -msun3   -I. -Isun3.md -c pkfont.c -o sun3.md/pkfont.o
  60. --- sun3.md/pxlfont.o ---
  61. rm -f sun3.md/pxlfont.o
  62. cc  -g -O -msun3   -I. -Isun3.md -c pxlfont.c -o sun3.md/pxlfont.o
  63. --- sun3.md/pkfont.o ---
  64. pkfont.c: In function pk_read:
  65. pkfont.c:243: warning: `pk_read' was declared `extern' and later `static'
  66. pkfont.c:23: warning: previous declaration of `pk_read'
  67. pkfont.c: In function scan_characters:
  68. --- sun3.md/pxlfont.o ---
  69. pxlfont.c: In function pxl_read:
  70. pxlfont.c:71: warning: `pxl_read' was declared `extern' and later `static'
  71. --- sun3.md/scaletfm.o ---
  72. rm -f sun3.md/scaletfm.o
  73. cc  -g -O -msun3   -I. -Isun3.md -c scaletfm.c -o sun3.md/scaletfm.o
  74. --- sun3.md/scanpost.o ---
  75. rm -f sun3.md/scanpost.o
  76. cc  -g -O -msun3   -I. -Isun3.md -c scanpost.c -o sun3.md/scanpost.o
  77. --- sun3.md/pkfont.o ---
  78. pkfont.c:319: warning: `scan_characters' was declared implicitly `extern' and later `static'
  79. pkfont.c: In function pk_getgly:
  80. --- sun3.md/gffont.o ---
  81. gffont.c:29: warning: previous declaration of `gf_read'
  82. gffont.c: In function gf_getgly:
  83. --- sun3.md/pkfont.o ---
  84. pkfont.c:418: warning: `pk_getgly' was declared `extern' and later `static'
  85. pkfont.c:23: warning: previous declaration of `pk_getgly'
  86. pkfont.c: In function pk_rasterise:
  87. --- sun3.md/seek.o ---
  88. rm -f sun3.md/seek.o
  89. --- sun3.md/gffont.o ---
  90. gffont.c:767: warning: `gf_getgly' was declared `extern' and later `static'
  91. gffont.c:29: warning: previous declaration of `gf_getgly'
  92. gffont.c: In function gf_rasterise:
  93. gffont.c:900: warning: `gf_rasterise' was declared `extern' and later `static'
  94. gffont.c:29: warning: previous declaration of `gf_rasterise'
  95. gffont.c: In function gf_freefont:
  96. gffont.c:912: warning: `gf_freefont' was declared `extern' and later `static'
  97. gffont.c:29: warning: previous declaration of `gf_freefont'
  98. --- sun3.md/seek.o ---
  99. cc  -g -O -msun3   -I. -Isun3.md -c seek.c -o sun3.md/seek.o
  100. --- sun3.md/pkfont.o ---
  101. pkfont.c:511: warning: `pk_rasterise' was declared `extern' and later `static'
  102. pkfont.c:23: warning: previous declaration of `pk_rasterise'
  103. pkfont.c: In function pk_freefont:
  104. pkfont.c:763: warning: `pk_freefont' was declared `extern' and later `static'
  105. pkfont.c:23: warning: previous declaration of `pk_freefont'
  106. --- sun3.md/strsave.o ---
  107. rm -f sun3.md/strsave.o
  108. cc  -g -O -msun3   -I. -Isun3.md -c strsave.c -o sun3.md/strsave.o
  109. --- sun3.md/tfmfont.o ---
  110. rm -f sun3.md/tfmfont.o
  111. cc  -g -O -msun3   -I. -Isun3.md -c tfmfont.c -o sun3.md/tfmfont.o
  112. --- sun3.md/pxlfont.o ---
  113. pxlfont.c:22: warning: previous declaration of `pxl_read'
  114. pxlfont.c: In function pxl_getgly:
  115. pxlfont.c:167: warning: `pxl_getgly' was declared `extern' and later `static'
  116. pxlfont.c:22: warning: previous declaration of `pxl_getgly'
  117. pxlfont.c: In function pxl_rasterise:
  118. --- sun3.md/tfmfont.o ---
  119. tfmfont.c: In function box_read:
  120. tfmfont.c:68: warning: `box_read' was declared `extern' and later `static'
  121. tfmfont.c:35: warning: previous declaration of `box_read'
  122. tfmfont.c: In function blank_read:
  123. tfmfont.c:79: warning: `blank_read' was declared `extern' and later `static'
  124. tfmfont.c:35: warning: previous declaration of `blank_read'
  125. tfmfont.c: In function invis_read:
  126. tfmfont.c:90: warning: `invis_read' was declared `extern' and later `static'
  127. tfmfont.c:35: warning: previous declaration of `invis_read'
  128. --- sun3.md/pxlfont.o ---
  129. pxlfont.c:243: warning: `pxl_rasterise' was declared `extern' and later `static'
  130. --- sun3.md/tfmfont.o ---
  131. tfmfont.c: In function do_read:
  132. tfmfont.c:101: warning: `do_read' was declared implicitly `extern' and later `static'
  133. tfmfont.c: In function tfm_getgly:
  134. tfmfont.c:142: warning: `tfm_getgly' was declared `extern' and later `static'
  135. --- sun3.md/pxlfont.o ---
  136. pxlfont.c:22: warning: previous declaration of `pxl_rasterise'
  137. pxlfont.c: In function pxl_freefont:
  138. pxlfont.c:292: warning: `pxl_freefont' was declared `extern' and later `static'
  139. pxlfont.c:22: warning: previous declaration of `pxl_freefont'
  140. --- sun3.md/tfmfont.o ---
  141. tfmfont.c:36: warning: previous declaration of `tfm_getgly'
  142. tfmfont.c: In function tfm_rasterise:
  143. tfmfont.c:181: warning: `tfm_rasterise' was declared `extern' and later `static'
  144. tfmfont.c:36: warning: previous declaration of `tfm_rasterise'
  145. tfmfont.c: In function tfm_freefont:
  146. tfmfont.c:243: warning: `tfm_freefont' was declared `extern' and later `static'
  147. tfmfont.c:36: warning: previous declaration of `tfm_freefont'
  148. --- sun3.md/rotate.o ---
  149. rm -f sun3.md/rotate.o
  150. cc  -g -O -msun3   -I. -Isun3.md -c rotate.c -o sun3.md/rotate.o
  151. --- sun3.md/search.o ---
  152. rm -f sun3.md/search.o
  153. cc  -g -O -msun3   -I. -Isun3.md -c search.c -o sun3.md/search.o
  154. --- sun3.md/split.o ---
  155. rm -f sun3.md/split.o
  156. cc  -g -O -msun3   -I. -Isun3.md -c split.c -o sun3.md/split.o
  157. --- sun3.md/rotate.o ---
  158. rotate.c: In function RotateClockwise:
  159. --- sun3.md/tfm.o ---
  160. rm -f sun3.md/tfm.o
  161. cc  -g -O -msun3   -I. -Isun3.md -c tfm.c -o sun3.md/tfm.o
  162. --- sun3.md/rotate.o ---
  163. rotate.c:65: warning: `RotateClockwise' was declared implicitly `extern' and later `static'
  164. --- sun3.md/tfm.o ---
  165. tfm.c: In function trd_header:
  166. tfm.c:74: warning: `trd_header' was declared implicitly `extern' and later `static'
  167. tfm.c: In function trd_ci:
  168. tfm.c:88: warning: `trd_ci' was declared implicitly `extern' and later `static'
  169. tfm.c: In function trd_fix:
  170. tfm.c:107: warning: `trd_fix' was declared implicitly `extern' and later `static'
  171. `default' not remade because of errors.
  172.